CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 改进 bp 算法

搜索资源列表

  1. L-M算法(BP的一种改进算法)应用实例.zip

    1下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:1015
    • 提供者:
  1. bpnnet_156

    0下载:
  2. 传一个用Matlab写的关于动量-自适应学习调整算法(BP改进算法)应用实例- Passes on to write with Matlab about the momentum - auto-adapted study adjustment algorithm (BP improvement algorithm) the application example
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:阻尼
  1. BP

    0下载:
  2. MATLAB 实现的BP神经网络,没有使用newff函数,自行编写的程序,还有多种改进算法。-MATLAB BP neural network, there is no use newff function, its own written procedures, there are many kinds of improved algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7449
    • 提供者:Jing
  1. MyBP

    0下载:
  2. bp改进,神经网络算法,对bp算法的改进,缩短收敛时间-bp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2555
    • 提供者:xuaan7227
  1. bpshigaijin

    0下载:
  2. 用matlab编程实现BP算法的改进,通过改进误差函数实现,文件包含M文件-Matlab programming with improved BP algorithm, the error function by improving the implementation of the file containing the file M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1519
    • 提供者:石伟
  1. BP

    0下载:
  2. BP神经网络程序,包含一个C语言的原始程序,看到BP的算法流程,还有两个改进的BP程序,包括自适应动量下降法和梯度下降法-BP neural network program, the original program that contains a C language, see BP algorithm process, there are two improved BP procedures, including adaptive momentum descent and gradient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:16101
    • 提供者:sason
  1. GA-Wavelet-BP

    0下载:
  2. 基于遗传算法的小波神经网络预测模型,在神经网络基础上做的改进-Wavelet neural network forecasting model based on genetic algorithms, neural network based on the improvements made
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3337
    • 提供者:曾曾
  1. MFL

    1下载:
  2. 基于改进BP神经网络算法的管道缺陷漏磁信号识别-Identification of magnetic flux leakage signals of Pipeline Defects Based on improved BP neural network algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:503190
    • 提供者:肉肉
  1. GA-BP

    0下载:
  2. GA-BP代码(遗传算法改进优化BP神经网络算法)-GA-BP code (genetic algorithm improved BP neural network algorithm)
  3. 所属分类:Document

    • 发布日期:2017-12-11
    • 文件大小:2650
    • 提供者:彭子曰
  1. Image-filter.tar

    0下载:
  2. 提出了一种基于改进 BP 神经网络和粒子群优化算法( PSO) 的图像滤波方法 。该方法利用双曲正切形式 的误差函数代替 BP 神经网络传统的最小均方误差函数( LMS),并将改进后的 BP 神经网络利用 PSO 算法优 化,用来减小图像噪声对神经网络精度的影响以及避免神经网络陷入局部极小值点,从而提高神经网络去噪能 力。实验结果表明,与传统滤波方法相比,该方法不仅能有效地滤除图像中的高斯噪声而且能很好地保护图像 细节 。- U63D0 u51FA u4E86 u4E00
  3. 所属分类:File Formats

    • 发布日期:2017-12-13
    • 文件大小:266969
    • 提供者:张浩
  1. ga_bp

    0下载:
  2. 基于遗传算法改进阈值的神经网络 能够有效避免神经网络的阈值陷入局部极小值这一问题(The neural network based on genetic algorithm to improve the threshold can effectively avoid the problem that the threshold of the neural network is trapped into the local minimum)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:Yizhi
  1. BP NN jiaochayanzheng

    0下载:
  2. 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:100352
    • 提供者:ABC_pro
  1. www.dssz.com_pso-bp

    0下载:
  2. 基于神经网络的局限性,使用粒子群算法优化其权值,对其进行改进(PSO improved neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:3072
    • 提供者:lixue111
  1. BPP

    1下载:
  2. 此程序是基于BP神经网络的大气能见度预测系统,利用改进的LM算法对能见度进行预测。(Atmospheric visibility prediction system based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:了了啦啦
  1. 26个字母识别 用matlab实现的

    1下载:
  2. 用matlab实现的26个字母识别。基于BP算法的字母识别其容错性和识别率相对较高,在有噪声的情况下训练其识别出错率也相应增加,许进一步改进。(26 letter recognition implemented with MATLAB.The letter recognition based on BP algorithm has a relatively high fault tolerance and recognition rate, and the error rate of recog
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:324608
    • 提供者:w840837763
  1. GABP

    1下载:
  2. matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:266240
    • 提供者:alzalzalz
  1. 神经网络

    0下载:
  2. 用matlab编程进行神经网络算法的运用。内部含有SVM及SVM的改进,PSO算法,BP算法等等。(Matlab programming for the use of neural network algorithm. Internal SVM and SVM improvement, PSO algorithm, BP algorithm and so on.)
  3. 所属分类:其他

    • 发布日期:2020-08-02
    • 文件大小:5538816
    • 提供者:dffdgdfgdgdgggd
  1. 基于遗传算法改进的BP神经网络

    1下载:
  2. 基于遗传算法改进的BP神经网络,适用于基础学习···
  3. 所属分类:matlab例程

  1. BP神经网络负荷预测

    1下载:
  2. 基于神经网络对微电网进行负荷预测,并通过遗传算法进行改进(Based on neural network Load Forecasting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-19
    • 文件大小:7168
    • 提供者:wu——yi
  1. BAS_BP

    0下载:
  2. 利用天牛须算法改进了BP神经网络,提高了预测精度(Optimize the bp Shenjiang network)
  3. 所属分类:其他

    • 发布日期:2020-11-22
    • 文件大小:174080
    • 提供者:小张_12
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com